home *** CD-ROM | disk | FTP | other *** search
- Path: news.interpath.net!softbase
- From: softbase@mercury.interpath.com (Scott McMahan - Softbase Systems)
- Newsgroups: comp.unix.questions,comp.lang.c,comp.lang.c++
- Subject: Re: Calling COBOL from C/C++
- Followup-To: comp.unix.questions,comp.lang.c,comp.lang.c++
- Date: 18 Apr 1996 12:45:47 GMT
- Organization: Interpath -- Providing Internet access to North Carolina
- Message-ID: <4l5dhr$8g5@news.interpath.net>
- References: <317545E2.1DA0@interramp.com> <829814695snz@willen.demon.co.uk>
- NNTP-Posting-Host: mercury.interpath.com
- X-Newsreader: TIN [version 1.2 PL2]
-
- Adrian Parker (adrian@willen.demon.co.uk) wrote:
-
- : > We are trying to call a Microfocus COBOL program from a C/C++ program.
- : You don't need to use "system", you can call your C routine directly
- : with a CALL statement.
-
- Except the original poster is trying to do the reverse!
-
- Scott
-
-